ci: Don't use --werror for the win32 build
authorMatthias Clasen <mclasen@redhat.com>
Sun, 2 Aug 2020 23:59:25 +0000 (19:59 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 2 Aug 2020 23:59:25 +0000 (19:59 -0400)
commit1c49371edf90270f48c68efcd2a289100b8a25d1
tree8d143ea34024130c6da1a9d830d95715a3905070
parent43816ba8d9cfefac9d6887a68b83dd57b74fc04a
ci: Don't use --werror for the win32 build

This leads to warnings from the glib win32 build
failing our ci. Only use werror for gtk itself.
.gitlab-ci/test-msys2.sh